const go.pact.im/x/httprange.httpHeaderAcceptRanges

3 uses

	go.pact.im/x/httprange (current package)
		metadata.go#L124: 		AcceptRanges:  resp.Header.Values(httpHeaderAcceptRanges),
		ranger.go#L22: 	httpHeaderAcceptRanges  = "Accept-Ranges"
		ranger.go#L185: 	return checkUnitIsAccepted(h.Values(httpHeaderAcceptRanges), unit)